Skip to content

Notebook Renderer: make formSchemaRegistry a required property#918

Merged
martinRenou merged 2 commits intogeojupyter:mainfrom
arjxn-py:fix-notebook-breaking
Sep 5, 2025
Merged

Notebook Renderer: make formSchemaRegistry a required property#918
martinRenou merged 2 commits intogeojupyter:mainfrom
arjxn-py:fix-notebook-breaking

Conversation

@arjxn-py
Copy link
Member

@arjxn-py arjxn-py commented Sep 4, 2025

Description

Resolves #916

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--918.org.readthedocs.build/en/918/
💡 JupyterLite preview: https://jupytergis--918.org.readthedocs.build/en/918/lite

@arjxn-py arjxn-py added the bug Something isn't working label Sep 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

Binder 👈 Launch a Binder on branch arjxn-py/jupytergis/fix-notebook-breaking

@arjxn-py arjxn-py changed the title Notebook Renderer: make formSchemaRegistry a required property Notebook Renderer: make formSchemaRegistry a required property Sep 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

Integration tests report: appsharing.space

@arjxn-py arjxn-py closed this Sep 4, 2025
@arjxn-py arjxn-py reopened this Sep 4, 2025
@martinRenou
Copy link
Member

This makes no sense to me that the code change fixes the issue, the plugin should be there so it should be loaded.

But it does fix it:

Screenshot From 2025-09-05 08-53-58

I'm wondering if there isn't a Lumino plugin activation issue laying around.

Anyway it seems it's not so optional so making it required is safer, we should probably be more restrictive on these and mark "required" everything we do need

@martinRenou martinRenou merged commit fc35e76 into geojupyter:main Sep 5, 2025
26 checks passed
HaudinFlorence pushed a commit to HaudinFlorence/jupytergis that referenced this pull request Jan 28, 2026
…jupyter#918)

* Notebook Renderer: make formSchemaRegistry a required property

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Critical error in the notebook view when hovering over the widget

2 participants